PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextGlyph Class / getHeight Method
In This Topic
    getHeight Method
    In This Topic
    Gets the glyph height.
    The height is computed based on the method.
    Syntax
    public double getHeight()

    Return Value

    The height of the glyph.
    See Also